home *** CD-ROM | disk | FTP | other *** search
/ C++ für Kids / C++ for kids.iso / SETUP / CBUILDER / DATA.Z / COGUID.H < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  121 b   |  6 lines

  1. #ifndef __FLAT__
  2.   #include <win16\coguid.h>
  3. #else
  4.   #error coguid.h can only be used in a Win16 Application
  5. #endif
  6.